Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#69] Remove TODOs from code #72

Merged
merged 2 commits into from
Jan 6, 2024
Merged

[#69] Remove TODOs from code #72

merged 2 commits into from
Jan 6, 2024

Conversation

hiltontj
Copy link
Owner

@hiltontj hiltontj commented Dec 4, 2023

This closes #69.

  • serde_json_path/src/parser/primitive/int.rs:53
  • serde_json_path_core/src/spec/selector/slice.rs:95
  • serde_json_path_core/src/spec/selector/slice.rs:96
  • serde_json_path/src/parser/segment.rs:20
  • serde_json_path/src/parser/selector/filter.rs:239
  • serde_json_path_macros/src/internal/func/args.rs:22
  • serde_json_path_macros/src/internal/common/extract.rs:46 (See Emit warnings in #[function] macro expansion when invalid arguments used #73)

TODOs from the linked issue were addressed, with the exception of the one in macros to emit warnings when invalid arguments are encountered during expansion.

@hiltontj hiltontj self-assigned this Dec 4, 2023
@hiltontj hiltontj merged commit ead2ed2 into main Jan 6, 2024
4 checks passed
@hiltontj hiltontj deleted the 69-cleanup-todos-nice branch January 6, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up TODOs
1 participant